home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / python2.4 / test / test_imaplib.pyo (.txt) < prev    next >
Python Compiled Bytecode  |  2005-10-18  |  354b  |  14 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.4)
  3.  
  4. import imaplib
  5. import time
  6. timevalues = [
  7.     2000000000,
  8.     2000000000.0,
  9.     time.localtime(2000000000),
  10.     '"18-May-2033 05:33:20 +0200"']
  11. for t in timevalues:
  12.     imaplib.Time2Internaldate(t)
  13.  
  14.